#!/bin/sh

bzcat -f "$1" | cpio -idmu${Verbose+v}
